FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "CodeSystem",
"id" : "contract-actionstatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Each definition includes usage notes explaining\n the precedence order in contract lifecycle - i.e., while only some stages are required,\n the order in which they may occur is deterministic; and a map to comparable FHIR and v.3\n status codes. It follows guidance about use of status codes in FHIR in\n \n \n [the Status Codes Grid](https://hl7.org/fhir/sc.html).\n \n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
}
],
"url" : "http://hl7.org/fhir/contract-action-status",
"version" : "5.0.0",
"name" : "ContractActionStatus",
"title" : "Contract Action Status",
"status" : "active",
"experimental" : true,
"date" : "2017-02-13T10:00:00+10:00",
"publisher" : "Financial Management",
"contact" : [
{
"name" : "Financial Management",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description" : "This CodeSystem contains FHIR-defined contract action status types.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "complete",
"display" : "Complete",
"definition" : "To be completed"
}
]
}