FHIR IG analytics| Package | tiga.health.clinical |
| Resource Type | StructureDefinition |
| Id | unknown-patient-profile.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://moph.qa/fhir/StructureDefinition/UnknownPatient |
| URL | http://moph.qa/fhir/StructureDefinition/UnknownPatient |
| Status | draft |
| Date | 2022-11-15T10:05:57.5666931+00:00 |
| Name | UnknownPatient |
| Realm | us |
| Type | Patient |
| Kind | resource |
No resources found
| StructureDefinition | |
| NameLanguage | NameLanguage |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://moph.qa/fhir/StructureDefinition/UnknownPatient",
"name": "UnknownPatient",
"status": "draft",
"date": "2022-11-15T10:05:57.5666931+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,
"max": "1",
"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": [
"http://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,
"fixedCode": "MRN"
},
{
"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",
"max": "1"
},
{
"id": "Patient.name.extension",
"path": "Patient.name.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Patient.name.extension:myExtension",
"path": "Patient.name.extension",
"sliceName": "myExtension",
"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",
"max": "1"
},
{
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"min": 1
},
{
"id": "Patient.telecom.value",
"path": "Patient.telecom.value",
"min": 1
},
{
"id": "Patient.photo",
"path": "Patient.photo",
"max": "0"
}
]
}
}