| Package | nexuzhealth.fhir.r4 |
| Resource Type | StructureDefinition |
| Id | nxh-ext-hospital-code |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode |
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode |
| Status | active |
| Date | 2022-08-31T13:08:53.9876188+00:00 |
| Name | NxhExtHospitalCode |
| Description | A hospital the resource is related to. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| NxhActProcedure | NxhActProcedure |
| NxhAgentMedication | NxhAgentMedication |
| NxhAppointment | NxhAppointment |
| NxhCarePlan | NxhCarePlan |
| NxhChemoCompoundMedication | NxhChemoCompoundMedication |
| NxhChemoMedication | NxhChemoMedication |
| NxhChemoMedicationRequest | NxhChemoMedicationRequest |
| NxhClinicalImpression | NxhClinicalImpression |
| NxhCompoundMedication | NxhCompoundMedication |
| NxhConsent | NxhConsent |
| NxhDevice | NxhDevice |
| NxhFormasaClinicalImpression | NxhFormasaClinicalImpression |
| NxhGoal | NxhGoal |
| NxhMedicationAdministration | NxhMedicationAdministration |
| NxhMedicationRequest | NxhMedicationRequest |
| NxhMocProcedure | NxhMocProcedure |
| NxhMyQuestionnaireResponse | NxhMyQuestionnaireResponse |
| NxhORProcedure | NxhORProcedure |
| NxhOrganismCondition | NxhOrganismCondition |
| NxhPatient | NxhPatient |
| NxhQuestionnaireResponse | NxhQuestionnaireResponse |
| NxhSeparationProcedure | NxhSeparationProcedure |
| NxhServiceRequest | NxhServiceRequest |
| NxhSpecimen | NxhSpecimen |
| NxhSpecimenLaboratory | NxhSpecimenLaboratory |
| NxhTNMCondition | NxhTNMCondition |
| StructureDefinition | |
| NxhOrganization | NxhOrganization |
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "nxh-ext-hospital-code",
"meta": {
"lastUpdated": "2022-08-31T13:08:19.2753699+00:00"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
"name": "NxhExtHospitalCode",
"status": "active",
"date": "2022-08-31T13:08:53.9876188+00:00",
"description": "A hospital the resource is related to.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Resource"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Hospital code",
"definition": "A reference to a hospital (an organization) the resource is related to"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhOrganization"
]
}
]
}
]
}
}