| Package | cens.fhir.poclis |
| Resource Type | StructureDefinition |
| Id | PocLisPatient.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cens.fhir.poclis@1.0.0&canonical=http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient |
| URL | http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient |
| Status | draft |
| Name | PocLisPatient |
| Type | Patient |
| Kind | resource |
| StructureDefinition | |
| PocLisDiagnosticReport | PocLisDiagnosticReport |
| PocLisObservation | PocLisObservation |
| PocLisSpecimen | PocLisSpecimen |
| PocLisServiceRequest | PocLisServiceRequest |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient",
"name": "PocLisPatient",
"status": "draft",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "loinc",
"uri": "http://loinc.org",
"name": "LOINC code for the element"
}
],
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.identifier.system",
"path": "Patient.identifier.system",
"fixedUri": "http://minsal.cl/Identificacion"
},
{
"id": "Patient.active",
"path": "Patient.active",
"max": "0"
},
{
"id": "Patient.name.family.extension",
"path": "Patient.name.family.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Patient.name.family.extension:Apellido_Paterno",
"path": "Patient.name.family.extension",
"sliceName": "Apellido_Paterno",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/humanname-fathers-family"
]
}
]
},
{
"id": "Patient.name.family.extension:Apellido_Materno",
"path": "Patient.name.family.extension",
"sliceName": "Apellido_Materno",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/humanname-mothers-family"
]
}
]
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"max": "0"
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"max": "0"
},
{
"id": "Patient.address",
"path": "Patient.address",
"max": "0"
},
{
"id": "Patient.maritalStatus",
"path": "Patient.maritalStatus",
"max": "0"
},
{
"id": "Patient.multipleBirth[x]",
"path": "Patient.multipleBirth[x]",
"max": "0"
},
{
"id": "Patient.photo",
"path": "Patient.photo",
"max": "0"
},
{
"id": "Patient.contact",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Contact"
}
],
"path": "Patient.contact",
"max": "0"
},
{
"id": "Patient.communication",
"path": "Patient.communication",
"max": "0"
},
{
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"max": "0"
},
{
"id": "Patient.managingOrganization",
"path": "Patient.managingOrganization",
"max": "0"
},
{
"id": "Patient.link",
"path": "Patient.link",
"max": "0"
}
]
}
}