FHIR IG Statistics: StructureDefinition/acme-product-patient
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "acme-product-patient",
"meta": {
"lastUpdated": "2020-06-05T07:38:53.464+00:00"
},
"url": "https://fake-acme.org/fhir/StructureDefinition/ACME-product-patient",
"version": "1.0.0",
"name": "ACMEproductPatient",
"title": "ACMEproductPatient",
"status": "active",
"date": "2020-06-05T07:38:53.1950845+00:00",
"publisher": "ACME Corp",
"description": "ACME-product-patient based on ACME-product-patient Profile.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "argonaut-dq-dstu2",
"uri": "http://unknown.org/Argonaut-DQ-DSTU2",
"name": "Argonaut-DQ-DSTU2"
},
{
"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": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.extension:birthsex",
"path": "Patient.extension",
"sliceName": "birthsex",
"max": "0"
},
{
"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.link",
"path": "Patient.link",
"max": "0"
}
]
}
}