FHIR IG analytics| Package | tiga.health.clinical |
| Resource Type | StructureDefinition |
| Id | PatientNewborn.StructureDefinition.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://moph.qa/fhir/StructureDefinition/NewBornPatientProfile |
| URL | http://moph.qa/fhir/StructureDefinition/NewBornPatientProfile |
| Status | draft |
| Date | 2022-11-15T08:51:34.4905682+00:00 |
| Name | NewBornPatientProfile |
| Type | Patient |
| Kind | resource |
No resources found
| StructureDefinition | |
| NameLanguage | NameLanguage |
| PersonType | PersonType |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://moph.qa/fhir/StructureDefinition/NewBornPatientProfile",
"name": "NewBornPatientProfile",
"status": "draft",
"date": "2022-11-15T08:51:34.4905682+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.extension",
"path": "Patient.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Patient.extension:BirthPlace",
"path": "Patient.extension",
"sliceName": "BirthPlace",
"min": 0,
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
]
}
],
"isModifier": false
},
{
"id": "Patient.extension:Naitonality",
"path": "Patient.extension",
"sliceName": "Naitonality",
"min": 0,
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/patient-nationality"
]
}
],
"isModifier": false
},
{
"id": "Patient.extension:personType",
"path": "Patient.extension",
"sliceName": "personType",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://moph.qa/fhir/StructureDefinition/PersonType"
]
}
],
"isModifier": false
},
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"min": 1
},
{
"id": "Patient.identifier.type",
"path": "Patient.identifier.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Patient.identifier.type.coding.system",
"path": "Patient.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://moph.qa/CodeSystem/PatientIdentifier"
},
{
"id": "Patient.identifier.type.coding.code",
"path": "Patient.identifier.type.coding.code",
"min": 1
},
{
"id": "Patient.identifier.type:PRN",
"path": "Patient.identifier.type",
"sliceName": "PRN",
"min": 1
},
{
"id": "Patient.identifier.type:PRN.coding.system",
"path": "Patient.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
},
{
"id": "Patient.identifier.type:PRN.coding.code",
"path": "Patient.identifier.type.coding.code",
"min": 1,
"fixedCode": "PRN"
},
{
"id": "Patient.identifier.system",
"path": "Patient.identifier.system",
"min": 1
},
{
"id": "Patient.identifier.value",
"path": "Patient.identifier.value",
"min": 1
},
{
"id": "Patient.name",
"path": "Patient.name",
"min": 1
},
{
"id": "Patient.name.extension",
"path": "Patient.name.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Patient.name.extension:nameLanguage",
"path": "Patient.name.extension",
"sliceName": "nameLanguage",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://moph.qa/fhir/StructureDefinition/NameLanguage"
]
}
],
"isModifier": false
},
{
"id": "Patient.name.family",
"path": "Patient.name.family",
"min": 1
},
{
"id": "Patient.name.given",
"path": "Patient.name.given",
"min": 1
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"min": 1
},
{
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"min": 1
},
{
"id": "Patient.telecom.value",
"path": "Patient.telecom.value",
"min": 1
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"min": 1
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"min": 1
},
{
"id": "Patient.multipleBirth[x]",
"path": "Patient.multipleBirth[x]",
"min": 1
},
{
"id": "Patient.photo",
"path": "Patient.photo",
"max": "0"
},
{
"id": "Patient.link",
"path": "Patient.link",
"min": 1
}
]
}
}