{
"description": "The status of a resource narrative",
"_filename": "ValueSet-narrative-status.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "NarrativeStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "generated",
"system": "http://hl7.org/fhir/narrative-status",
"display": "Generated"
}, {
"code": "extensions",
"system": "http://hl7.org/fhir/narrative-status",
"display": "Extensions"
}, {
"code": "additional",
"system": "http://hl7.org/fhir/narrative-status",
"display": "Additional"
}, {
"code": "empty",
"system": "http://hl7.org/fhir/narrative-status",
"display": "Empty"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/narrative-status?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:50+11:00",
"identifier": "urn:uuid:aa303489-ba6e-4d86-8ac7-d96b85dcea53"
},
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.32"
} ],
"status": "draft",
"id": "44c55ff1-ce3d-4527-9f5e-4c23a83aeea0",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/narrative-status",
"codeSystem": {
"system": "http://hl7.org/fhir/narrative-status",
"concept": [ {
"code": "generated",
"display": "Generated",
"definition": "The contents of the narrative are entirely generated from the structured data in the content."
}, {
"code": "extensions",
"display": "Extensions",
"definition": "The contents of the narrative are entirely generated from the structured data in the content and some of the content is generated from extensions"
}, {
"code": "additional",
"display": "Additional",
"definition": "The contents of the narrative contain additional information not found in the structured data"
}, {
"code": "empty",
"display": "Empty",
"definition": "The contents of the narrative are some equivalent of \"No human-readable text provided in this case\""
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}