FHIR IG Statistics: StructureDefinition/nxh-carePlan
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nxh-carePlan",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan",
"name": "NxhCarePlan",
"status": "draft",
"date": "2023-06-22T11:54:02.1082683+00:00",
"description": "Nexuzhealth profile for a care plan.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "CarePlan",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "CarePlan.extension",
"path": "CarePlan.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 2
},
{
"id": "CarePlan.extension:hospitalCode",
"path": "CarePlan.extension",
"sliceName": "hospitalCode",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
]
}
],
"isModifier": false
},
{
"id": "CarePlan.extension:contactEncounter",
"path": "CarePlan.extension",
"sliceName": "contactEncounter",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter"
]
}
],
"isModifier": false
},
{
"id": "CarePlan.extension:administrativeDepartment",
"path": "CarePlan.extension",
"sliceName": "administrativeDepartment",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-administrativeDepartment"
]
}
],
"isModifier": false
},
{
"id": "CarePlan.identifier",
"path": "CarePlan.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "CarePlan.identifier:id",
"path": "CarePlan.identifier",
"sliceName": "id",
"short": "id",
"definition": "The id identifier of the careplan.\r\n\r\nThis id is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min": 1,
"max": "1"
},
{
"id": "CarePlan.identifier:id.system",
"path": "CarePlan.identifier.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/dertien/toekennenZorgprogramma/id"
},
{
"id": "CarePlan.category",
"path": "CarePlan.category",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgprogrammanrs"
}
}
]
}
}