FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-variant",
"version": "1.2.0",
"name": "Variant",
"status": "active",
"description": "Genomics variant profile constrained from Observation.",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.id",
"path": "Observation.id",
"max": "0"
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"max": "0"
},
{
"id": "Observation.instantiates[x]",
"path": "Observation.instantiates[x]",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.triggeredBy",
"path": "Observation.triggeredBy",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.category",
"path": "Observation.category",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.code"
}
],
"rules": "closed"
},
"min": 2,
"max": "2"
},
{
"id": "Observation.category:labCategory",
"path": "Observation.category",
"sliceName": "labCategory",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Observation.category:labCategory.coding",
"path": "Observation.category.coding",
"max": "1"
},
{
"id": "Observation.category:labCategory.coding.system",
"path": "Observation.category.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category"
},
{
"id": "Observation.category:labCategory.coding.code",
"path": "Observation.category.coding.code",
"fixedCode": "laboratory"
},
{
"id": "Observation.category:geCategory",
"path": "Observation.category",
"sliceName": "geCategory",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Observation.category:geCategory.coding",
"path": "Observation.category.coding",
"max": "1"
},
{
"id": "Observation.category:geCategory.coding.system",
"path": "Observation.category.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0074"
},
{
"id": "Observation.category:geCategory.coding.code",
"path": "Observation.category.coding.code",
"fixedCode": "GE"
},
{
"id": "Observation.code",
"path": "Observation.code",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"max": "1"
},
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"fixedUri": "http://loinc.org"
},
{
"id": "Observation.code.coding.code",
"path": "Observation.code.coding.code",
"fixedCode": "69548-6"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"max": "0"
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"max": "0"
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"max": "0"
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "0"
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.bodyStructure",
"path": "Observation.bodyStructure",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component",
"path": "Observation.component",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"rules": "closed"
},
"min": 1
},
{
"id": "Observation.component.id",
"path": "Observation.component.id",
"max": "0"
},
{
"id": "Observation.component.extension",
"path": "Observation.component.extension",
"max": "0"
},
{
"id": "Observation.component.modifierExtension",
"path": "Observation.component.modifierExtension",
"max": "0"
},
{
"id": "Observation.component:hgnc",
"path": "Observation.component",
"sliceName": "hgnc"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code"
},
{
"id": "Observation.component:hgnc.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Observation.component:hgnc.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component:hgnc.interpretation",
"path": "Observation.component.interpretation",
"max": "0"
},
{
"id": "Observation.component:hgnc.referenceRange",
"path": "Observation.component.referenceRange",
"max": "0"
},
{
"id": "Observation.component:hgvs",
"path": "Observation.component",
"sliceName": "hgvs"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code"
},
{
"id": "Observation.component:hgvs.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Observation.component:hgvs.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component:hgvs.interpretation",
"path": "Observation.component.interpretation",
"max": "0"
},
{
"id": "Observation.component:hgvs.referenceRange",
"path": "Observation.component.referenceRange",
"max": "0"
},
{
"id": "Observation.component:effects",
"path": "Observation.component",
"sliceName": "effects"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code"
},
{
"id": "Observation.component:effects.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
},
{
"id": "Observation.component:effects.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component:effects.interpretation",
"path": "Observation.component.interpretation",
"max": "0"
},
{
"id": "Observation.component:effects.referenceRange",
"path": "Observation.component.referenceRange",
"max": "0"
},
{
"id": "Observation.component:sequence-variant-ID",
"path": "Observation.component",
"sliceName": "sequence-variant-ID"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code"
},
{
"id": "Observation.component:sequence-variant-ID.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
},
{
"id": "Observation.component:sequence-variant-ID.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component:sequence-variant-ID.interpretation",
"path": "Observation.component.interpretation",
"max": "0"
},
{
"id": "Observation.component:sequence-variant-ID.referenceRange",
"path": "Observation.component.referenceRange",
"max": "0"
},
{
"id": "Observation.component:pathogeny",
"path": "Observation.component",
"sliceName": "pathogeny"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code"
},
{
"id": "Observation.component:pathogeny.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
},
{
"id": "Observation.component:pathogeny.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component:pathogeny.interpretation",
"path": "Observation.component.interpretation",
"max": "0"
},
{
"id": "Observation.component:pathogeny.referenceRange",
"path": "Observation.component.referenceRange",
"max": "0"
},
{
"id": "Observation.component:clinical-relevance",
"path": "Observation.component",
"sliceName": "clinical-relevance"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code"
},
{
"id": "Observation.component:clinical-relevance.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
},
{
"id": "Observation.component:clinical-relevance.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component:clinical-relevance.interpretation",
"path": "Observation.component.interpretation",
"max": "0"
},
{
"id": "Observation.component:clinical-relevance.referenceRange",
"path": "Observation.component.referenceRange",
"max": "0"
}
]
}
}