FHIR IG Statistics: ValueSet/value-set-child-identification-type-id-core
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
ValueSetChildIdentificationType (ID Core)
http://fhir.hie.moh.gov.id/ValueSet/child-identification-type-id-coreChild identification type
Source
{
"resourceType": "ValueSet",
"id": "value-set-child-identification-type-id-core",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.id/ValueSet/child-identification-type-id-core",
"name": "ValueSetChildIdentificationTypeIdCore",
"title": "ValueSetChildIdentificationType (ID Core)",
"status": "draft",
"date": "2023-06-07T07:16:10.3933867+00:00",
"description": "Child identification type",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "66839005",
"display": "Father"
},
{
"code": "72705000",
"display": "Mother"
}
]
}
]
}
}