Validator
LOG IN
SIGN UP
Scope
package:hl7.fhir.r4.core@4.0.1
Readonly
If you
Log in
or
sign up
, you can edit this script yourself.
{ "resourceType": "StructureDefinition", "id": "Observation-Karyotyp", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/Observation-Karyotyp", "name": "ProfileObservationKaryotyp", "title": "Profile - Observation - Karyotyp", "status": "active", "description": "Der an einer Zelline oder einem Organiod festgestellte Karyotyo", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "patternCodeableConcept": { "coding": [ { "code": "734840008", "system": "http://snomed.info/sct", "display": "Karyotype (cell structure)" } ] }, "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "min": 1, "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "min": 1, "type": [ { "code": "CodeableConcept" } ], "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/vs-karyotyp" } } ] } }
Overview
Errors (0)
Warnings (0)
Messages (0)
Success
: The contents are valid.
Resource
Validated using the Validator Firely .NET SDK validator